home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / Tetris / Documentation / Notes < prev    next >
Text File  |  1973-03-31  |  288b  |  13 lines

  1. NextMatrix
  2. ----------
  3.  
  4. Inherits from MiniMatrix.  Generates the next piece to be dropped, and
  5. displays it if the user desires.
  6.  
  7.  
  8. TetMatrix
  9. ---------
  10.  
  11. Also inherits from MiniMatrix.  The Piece object must be initialized
  12. first so the size of the view can be determined from the block size.
  13.